home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1995 April
/
macformat-023.iso
/
Reader's Corner
/
Reader's Contibutions
/
Modified
/
FrEQuency data
/
00444_Tel a4.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-01-19
|
177 b
|
9 lines
on mouseUp
global frameseeker
silence()
set the movieTime of sprite 24 to 0
set the movieRate of sprite 24 to -1
set frameseeker to random(1000)
go(frameseeker)
end